home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 May
/
PCWorld_2003-05_cd.bin
/
Software
/
Topware
/
gozilla
/
gozilla.exe
/
{app}
/
big.skin
/
add_file.skn
next >
Wrap
Text File
|
2001-07-26
|
2KB
|
34 lines
<form name="Add File" image="window\dk_blue.bmp" width=300 height=67
resize_image=stretch resize_window=false>
<image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
<image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
<image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
<image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
<image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
<image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
<image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
<image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
<!-- All controls go after this -->
<textwindow name="Title" x=4 y=3 width=100 height=14
font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Add File">
<textinput name="add_text" x=7 y=23 width=286 height=14 font=arial fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
<button name="add_file" x=188 y=41
image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"
text="OK" toggletext="OK"
text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E
fontstyle=bold togglefontstyle=bold>
<button name="ok" x=231 y=41
image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp"
text="Cancel" toggletext="Cancel"
text_x=14 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#BF1800
fontstyle=bold togglefontstyle=bold>
</form>